/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { min-width: 1300px; font-family: arial, sans-serif; font-size: 14px; color: #666; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { font-family: arial, sans-serif; font-size: 14px; color: #666; border: none; }
img, i { border: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
i { font-style: normal; }
a { color: #666; text-decoration: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
a:hover { color: #00928b; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 1200px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.icon { background-image: url(../img/icon.jpg); background-repeat: no-repeat; }

/*头部*/
.header { position: relative; z-index: 2; background-color: #fff; box-shadow: 0 0 6px 2px rgba(31, 20, 17, 0.2); }
.header .top { padding: 20px 0; }
.header .top .info { text-align: center; }
.header .info .tel { padding: 0 20px; height: 35px; font-size: 0; background-color: #00928b; }
.header .info .icon { width: 20px; height: 17px; background-position: -120px -32px; }
.header .info .num { margin-left: 20px; font-size: 16px; font-weight: bold; line-height: 35px; color: #fff; }
.header .info .txt { margin-top: 6px; font-size: 16px; }
.header .nav { font-size: 0; height: 44px; text-align: center; border-top: 1px solid #eee; }
.header .nav .col { position: relative; width: 12.5%; font-size: 14px; }
.header .nav .col:after { content: ''; position: absolute; right: 100%; top: 14px; width: 1px; height: 15px; background-color: #ddd; }
.header .nav .col-1:after { display: none; }
.header .nav .link { margin-top: -1px; line-height: 45px; color: #333; border-top: 1px solid #eee; }
.header .nav .link:hover, .header .nav .cur .link { color: #00928b; border-top-color: #00928b; }
.header .nav .cur .link { font-weight: bold; }

/*底部*/
.footer { background-color: #f5f5f5; }
.footer .tel { margin-bottom: 38px; padding: 40px 0; font-size: 0; text-align: center; border-bottom: 1px solid #e6e6e6; }
.footer .tel .col { width: 50%; }
.footer .tel .icon { width: 30px; height: 32px; background-position: -120px 0; }
.footer .tel .num { margin-left: 32px; max-width: 520px; font-size: 16px; color: #333; text-align: left; }
.footer .menu { margin-right: 110px; text-align: center; }
.footer .menu-4 { display: none; }
.footer .menu-end { margin-right: 0; }
.footer .menu .type { margin-bottom: 16px; color: #333; }
.footer .menu .tlink { color: #333; }
.footer .menu .link { display: block; font-size: 12px; line-height: 28px; color: #aaa; }
.footer .menu .tlink:hover, .footer .menu .link:hover { color: #00928b; }
.footer .menu .ewm { margin-top: 5px; width: 80px; vertical-align: top; }
.footer .tools { max-width: 400px; height: 40px; }
.footer .search .intxt { padding: 0 10px; width: 178px; height: 38px; line-height: 38px; background: none; border: 1px solid #e6e6e6; }
.footer .search .icon { width: 40px; height: 40px; background-position: -154px 0; }
.footer .search .icon:hover { cursor: pointer; opacity: 0.8; filter: alpha(opacity=80); }
#bdshare_f { margin-top: 48px; }
#bdshare_f .col { margin-left: 40px; width: 30px; }
#bdshare_f a { float: none; display: block; margin: 0 auto; padding: 0; width: 30px; height: 30px; background: url(../img/icon.jpg) 0 0 no-repeat; }
#bdshare_f .txt { display: block; margin-top: 8px; font-size: 12px; color: #aaa; text-align: center; }
#bdshare_f .bds_tsina { background-position: -30px 0; }
#bdshare_f .bds_sqq { background-position: -60px 0; }
#bdshare_f .bds_tieba { background-position: -90px 0; }
#bdshare_f .bds_weixin:hover { background-position: 0 -30px; }
#bdshare_f .bds_tsina:hover { background-position: -30px -30px; }
#bdshare_f .bds_sqq:hover { background-position: -60px -30px; }
#bdshare_f .bds_tieba:hover { background-position: -90px -30px; }
.footer .copyr { margin-top: 36px; font-size: 12px; line-height: 50px; color: #fff; text-align: center; background-color: #00928b; }
.footer .copyr a { color: #fff; }
.footer .copyr a:hover { color: #eee; text-decoration: underline; }

/*焦点图*/
.banner { position: relative; height: 500px; overflow: hidden; }
.banner .witem {
  display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -9999px; background: center no-repeat;
}
.banner .witem .link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.banner .btn { position: absolute; bottom: 20px; width: 100%; font-size: 0; text-align: center; }
.banner .btn .bitem { margin: 0 5px; width: 10px; height: 10px; background-color: #ccc; border-radius: 100%; cursor: pointer; }
.banner .btn .cur { background-color: #00928b; }

/*内容*/
.comtit { text-align: center; overflow: hidden; }
.comtit .en { font-family: arial; font-size: 40px; font-weight: bold; color: #00928b; text-transform: uppercase; }
.comtit .cn { position: relative; padding: 0 50px; font-size: 26px; color: #333; }
.comtit .cn:before, .comtit .cn:after {
  content: ''; position: absolute; top: 50%; margin-top: -2px; width: 600px; height: 2px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;
}
.comtit .cn:before { right: 100%; }
.comtit .cn:after { left: 100%; }
.commore { width: 140px; line-height: 40px; color: #fff; text-align: center; background-color: #00928b; border-radius: 5px; }
.commore:hover { color: #00928b; background-color: #fff; }

/*关于*/
.about { margin: 80px auto; text-align: center; }
.about .con { margin: 32px 0; font-size: 12px; line-height: 2.33; color: #999; }

/*视频*/
.mov { position: relative; margin-bottom: 80px; height: 350px; background-color: #000; cursor: pointer; }
.mov .bg { position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: center no-repeat; opacity: 0.4; filter: alpha(opacity=40); }
.mov .con { position: absolute; left: 0; top: 50%; z-index: 4; margin-top: -66px; width: 100%; text-align: center; }
.mov .con .txt { font-family: Tahoma; font-size: 48px; color: #f3f3f3; }
.mov .con .ico { margin-top: 24px; width: 50px; height: 50px; background: url(../img/play.png) 0 0 no-repeat; }
.mov:hover .bg, .mov:hover .con { opacity: 0.8; filter: alpha(opacity=80); }
.mov .bg-on, .mov:hover .bg-on, .mov .con-on, .mov:hover .con-on { opacity: 0; filter: alpha(opacity=0); }
.mov .video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mov .video-on { opacity: 1; filter: alpha(opacity=100); }

/*产品*/
.product { position: relative; margin-bottom: 80px; }
.product .list { position: relative; z-index: 2; width: 800px; min-height: 570px; font-size: 0; background-color: #fff; }
.product .list .col { margin-top: 30px; margin-right: 15px; width: 250px; vertical-align: top; }
.product .col .imgwr { height: 165px; text-align: center; overflow: hidden; }
.product .col .img { max-width: 96%; vertical-align: top; }
.product .col .txt { font-size: 16px; line-height: 60px; color: #333; text-align: center; }
.product .col:hover .imgwr { box-shadow: 0 0 15px 0 rgba(31, 20, 17, 0.1); }
.product .col:hover .img {
  -webkit-transform: translate3d(0, -6px, 0);
  -moz-transform: translate3d(0, -6px, 0);
  -ms-transform: translate3d(0, -6px, 0);
  -o-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
.product .col:hover .txt { color: #00928b; }
.product .commore { display: block; margin-top: 15px; margin-left: 530px; }
.product .bgtxt {
  position: absolute;
  left: 170px;
  top: 50px;
  z-index: 1;
  font-family: arial;
  font-size: 110px;
  font-weight: bold;
  color: #f7f7f7;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.product .bgimg { position: absolute; top: 110px; right: 0; z-index: 1; width: 50%; height: 540px; background: center no-repeat; background-size: cover; }

/*应用*/
.case { margin-bottom: 80px; padding: 100px 0; background: url(../img/incase_bg.jpg) 0 0 repeat; }
.case .list { font-size: 0; }
.case .col { position: relative; margin-left: 2%; width: 23.5%; height: 300px; }
.case .col-1 { margin-left: 0; }
.case .col .imgwr { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; overflow: hidden; }
.case .col .img { display: block; width: 100%; }
.case .col .mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #000; opacity: 0; filter: alpha(opacity=0); }
.case .col .line {
  position: absolute;
  top: 6%;
  left: 4%;
  z-index: 3;
  width: 92%;
  height: 88%;
  border: 1px solid #ddd;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateZ(0) scale(0.9);
  -moz-transform: translateZ(0) scale(0.9);
  -ms-transform: translateZ(0) scale(0.9);
  -o-transform: translateZ(0) scale(0.9);
  transform: translateZ(0) scale(0.9);
}
.case .col .conwr {
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 4;
  margin-top: -56px\9;
  width: 90%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -60%, 0);
  -moz-transform: translate3d(0, -60%, 0);
  -ms-transform: translate3d(0, -60%, 0);
  -o-transform: translate3d(0, -60%, 0);
  transform: translate3d(0, -60%, 0);
}
.case .col .tit { font-size: 24px; color: #fff; }
.case .col .sline { margin: 12px auto 20px; width: 20px; height: 2px; background-color: #fff; }
.case .col .con { font-size: 12px; line-height: 2; color: #eee; }
.case .col .tit-2 { position: absolute; top: 100%; left: 0; padding: 0 5%; width: 90%; font-size: 14px; line-height: 40px; text-align: center; }
.case .col:hover .mask { opacity: 0.7; filter: alpha(opacity=70); }
.case .col:hover .line {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateZ(0) scale(1);
  -moz-transform: translateZ(0) scale(1);
  -ms-transform: translateZ(0) scale(1);
  -o-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.case .col:hover .conwr {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.case .col:hover .tit-2 {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -30%, 0);
  -moz-transform: translate3d(0, -30%, 0);
  -ms-transform: translate3d(0, -30%, 0);
  -o-transform: translate3d(0, -30%, 0);
  transform: translate3d(0, -30%, 0);
}

/*新闻*/
.news { margin-bottom: 80px; }
.news .row { margin-top: 40px; font-size: 0; }
.news .row .imgwr { float: left; width: 50%; height: 180px; text-align: center; overflow: hidden; }
.news .row .img { max-width: 100%; vertical-align: top; }
.news .row .conwr { float: right; margin-top: 21px; width: 540px; }
.news .row .tit { font-size: 18px; color: #333; }
.news .row .desc { margin: 8px 0 18px; font-size: 12px; line-height: 26px; color: #999; }
.news .row .time { font-size: 12px; line-height: 35px; color: #333; }
.news .row .more { width: 98px; font-size: 12px; line-height: 33px; color: #00928b; text-align: center; border: 1px solid #00928b; border-radius: 5px; }
.news .row-2 .imgwr { float: right; }
.news .row-2 .conwr { float: left; }
.news .row:hover .img {
  -webkit-transform: translate3d(-6px, 0, 0) scale(1.03);
  -moz-transform: translate3d(-6px, 0, 0) scale(1.03);
  -ms-transform: translate3d(-6px, 0, 0) scale(1.03);
  -o-transform: translate3d(-6px, 0, 0) scale(1.03);
  transform: translate3d(-6px, 0, 0) scale(1.03);
}
.news .row:hover .more { color: #fff; background-color: #00928b; }